home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / First_Edition_Puzzle.swf / scripts / DefineButton2_24 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2007-03-28  |  80 b   |  5 lines

  1. on(press){
  2.    startDrag("","0","20","20","600","400");
  3.    gotoAndStop(2);
  4. }
  5.